home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside Magic
/
Inside Magic.iso
/
mac
/
Inside Magic™ LM
/
Inside Magic™ LM.dxr
/
01291.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-28
|
190 b
|
13 lines
on mouseDown
global gTrickName
quickSwitch("Bloop Copy")
allSpritesOff()
if gTrickName = 0 then
nothing()
else
AllVisiblesOff()
SetBusy()
go("rBlack")
end if
end